name of an object meaning in Chinese
客体的名称
目标名
Examples
- Class modifies the distinguished name of an object
类修改对象的识别名。 - The name of an object in a database . an identifier can be from 1 through 128 characters
分区快照用于初始化对具有参数化筛选器的发布的订阅。 - A class name ( 9 . 1 ) or enumeration name ( 7 . 2 ) can be hidden by the name of an object , function , or enumerator declared in the same scope
类名称( 9 . 1 )或枚举名称( 7 . 2 )被相同作用域中的对象,函数或枚举的名字隐藏。 - Interface allows a designer to obtain the name of an object by reference , a reference to an object by name , a reference to the parent of a specified component , or references to objects of a specified type in the current design mode project
接口允许设计器在当前设计模式项目中按引用获取对象名称,按名称获取对对象的引用,获取对指定组件的父级引用,或获取对指定类型的对象的引用。 - Any such identifier is first checked against page scope , then request scope , then session scope , and finally application scope , successively testing whether the name of the identifier matches the name of an object stored in that scope
首先对页面作用域检查是否存在这样的标识符,其次对请求作用域、然后对会话作用域、最后对应用程序作用域依次进行这样的检查,然后测试该标识符的名称是否与存储在该作用域中的某个对象的名称匹配。